PDFUncoloredTilingPattern Constructor
In This Topic
Initializes a new
PDFUncoloredTilingPattern object.
Syntax
public PDFUncoloredTilingPattern(
double ,
double
)
|
Parameters
- width
- The width of the pattern cell.
- height
- The height of the pattern cell.
See Also